../5b9a6acf592222f1656b8243-dlib/dlib/memory/mmappool.d(458,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6acf592222f1656b8243-dlib/dlib/memory/mmappool.d(476,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/decs/EntityManager.d(40,9): Error: `@safe` function `decs.EntityManager.EntityManager.dispose` cannot call `@system` function `dlib.container.array.DynamicArray!(IComponentPool, 50LU).DynamicArray.opApply` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(671,9): `dlib.container.array.DynamicArray!(IComponentPool, 50LU).DynamicArray.opApply` is declared here source/decs/EntityManager.d(45,9): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref DynamicArray!(bool, 32LU) __applyArg0) @system)`, candidates are: ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(620,9): `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.opApply(scope int delegate(ulong i, ref DynamicArray!(bool, 32LU)) dg)` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(671,9): `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.opApply(scope int delegate(ref DynamicArray!(bool, 32LU)) dg)` source/decs/EntityManager.d(50,31): Error: `@safe` function `decs.EntityManager.EntityManager.dispose` cannot call `@system` function `dlib.container.array.DynamicArray!(IComponentPool, 50LU).DynamicArray.free` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(719,10): `dlib.container.array.DynamicArray!(IComponentPool, 50LU).DynamicArray.free` is declared here source/decs/EntityManager.d(51,35): Error: `@safe` function `decs.EntityManager.EntityManager.dispose` cannot call `@system` function `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.free` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(719,10): `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.free` is declared here source/decs/EntityManager.d(52,28): Error: `@safe` function `decs.EntityManager.EntityManager.dispose` cannot call `@system` function `dlib.container.array.DynamicArray!(ulong, 32LU).DynamicArray.free` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(719,10): `dlib.container.array.DynamicArray!(ulong, 32LU).DynamicArray.free` is declared here source/decs/EntityManager.d(56,15): Error: `@safe` function `decs.EntityManager.EntityManager.dispose` cannot call `@system` function `dlib.core.memory.deallocate!(SystemManager).deallocate` ../5b9a6acf592222f1656b8243-dlib/dlib/core/memory.d(272,6): `dlib.core.memory.deallocate!(SystemManager).deallocate` is declared here source/decs/EntityManager.d(57,15): Error: `@safe` function `decs.EntityManager.EntityManager.dispose` cannot call `@system` function `dlib.core.memory.deallocate!(EventManager).deallocate` ../5b9a6acf592222f1656b8243-dlib/dlib/core/memory.d(272,6): `dlib.core.memory.deallocate!(EventManager).deallocate` is declared here source/decs/EntityManager.d(100,38): Error: `@safe` function `decs.EntityManager.EntityManager.createEntity` cannot call `@system` function `dlib.container.array.DynamicArray!(ulong, 32LU).DynamicArray.opIndex` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(595,7): `dlib.container.array.DynamicArray!(ulong, 32LU).DynamicArray.opIndex` is declared here source/decs/EntityManager.d(120,36): Error: `@safe` function `decs.EntityManager.EntityManager.accomodateEntity` cannot call `@system` function `dlib.container.array.DynamicArray!(bool, 32LU).DynamicArray.insertBack` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(214,10): `dlib.container.array.DynamicArray!(bool, 32LU).DynamicArray.insertBack` is declared here source/decs/EntityManager.d(123,49): Error: `@safe` function `decs.EntityManager.EntityManager.accomodateEntity` cannot call `@system` function `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.insertBack` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(214,10): `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.insertBack` is declared here source/decs/EntityManager.d(127,65): Error: `@safe` function `decs.EntityManager.EntityManager.accomodateEntity` cannot call `@system` function `dlib.container.array.DynamicArray!(IComponentPool, 50LU).DynamicArray.opIndex` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(595,7): `dlib.container.array.DynamicArray!(IComponentPool, 50LU).DynamicArray.opIndex` is declared here source/decs/EntityManager.d(129,17): Error: `@safe` function `decs.EntityManager.EntityManager.accomodateEntity` cannot call `@system` function `dlib.container.array.DynamicArray!(IComponentPool, 50LU).DynamicArray.opApply` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(671,9): `dlib.container.array.DynamicArray!(IComponentPool, 50LU).DynamicArray.opApply` is declared here source/decs/EntityManager.d(147,77): Error: `@safe` function `decs.EntityManager.EntityManager.activateEntity` cannot call `@system` function `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.opIndex` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(595,7): `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.opIndex` is declared here source/decs/EntityManager.d(158,34): Error: `@safe` function `decs.EntityManager.EntityManager.killEntity` cannot call `@system` function `dlib.container.array.DynamicArray!(ulong, 32LU).DynamicArray.insertBack` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(214,10): `dlib.container.array.DynamicArray!(ulong, 32LU).DynamicArray.insertBack` is declared here source/decs/EntityManager.d(162,74): Error: `@safe` function `decs.EntityManager.EntityManager.killEntity` cannot call `@system` function `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.opIndex` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(595,7): `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.opIndex` is declared here source/decs/EntityManager.d(164,30): Error: `@safe` function `decs.EntityManager.EntityManager.killEntity` cannot call `@system` function `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.opIndex` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(595,7): `dlib.container.array.DynamicArray!(DynamicArray!(bool, 32LU), 32LU).DynamicArray.opIndex` is declared here source/decs/EntityManager.d(164,30): Error: `@safe` function `decs.EntityManager.EntityManager.killEntity` cannot call `@system` function `dlib.container.array.DynamicArray!(bool, 32LU).DynamicArray.data` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(574,9): `dlib.container.array.DynamicArray!(bool, 32LU).DynamicArray.data` is declared here source/decs/EventManager.d(28,9): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref DynamicArray!(IReceiver, 32LU) receiver) @system)`, candidates are: ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(620,9): `dlib.container.array.DynamicArray!(DynamicArray!(IReceiver, 32LU), 32LU).DynamicArray.opApply(scope int delegate(ulong i, ref DynamicArray!(IReceiver, 32LU)) dg)` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(671,9): `dlib.container.array.DynamicArray!(DynamicArray!(IReceiver, 32LU), 32LU).DynamicArray.opApply(scope int delegate(ref DynamicArray!(IReceiver, 32LU)) dg)` source/decs/EventManager.d(33,30): Error: `@safe` function `decs.EventManager.EventManager.dispose` cannot call `@system` function `dlib.container.array.DynamicArray!(DynamicArray!(IReceiver, 32LU), 32LU).DynamicArray.free` ../5b9a6acf592222f1656b8243-dlib/dlib/container/array.d(719,10): `dlib.container.array.DynamicArray!(DynamicArray!(IReceiver, 32LU), 32LU).DynamicArray.free` is declared here source/decs/System.d(88,29): Error: `@safe` function `decs.System.System.dispose` cannot call `@system` function `dlib.container.array.DynamicArray!(Entity, 500LU).DynamicArray.free` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.